inspector: Manage visibility of stack pages
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Apr 2019 23:24:57 +0000 (23:24 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 2 Apr 2019 23:36:45 +0000 (23:36 +0000)
commit7c2ce72b5f86690f259a00a0f01be288d8de436a
tree90d7f156800e8f9609156517e233e6ded576f482
parent5371055495440ca6e91587c5b5c8b47c4951b7f8
inspector: Manage visibility of stack pages

The hand-rolled stack combo we were using before
was looking at the visibility of the page itself
to show or hide items. Other stack switchers
expect us to use the GtkStackPage::visible
property for this.
gtk/inspector/actions.c
gtk/inspector/controllers.c
gtk/inspector/css-node-tree.c
gtk/inspector/data-list.c
gtk/inspector/magnifier.c
gtk/inspector/menu.c
gtk/inspector/size-groups.c